home *** CD-ROM | disk | FTP | other *** search
- Subject: Re:'aete' resource question
- Sent: 7/18/96 11:42 AM
- Received: 7/18/96 11:51 AM
- From: Greg Friedman, friedman@cognosis.com
- Reply-To: ODF Interest, ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- Serge Froment wrote:
- > Dear ODF Team:
- >
- > In the semantic terminology resource file of ODFDraw SemtTerm.r, you can
- > find the following lines:
- >
- > /* [2] */
- > "Standard Suite",
- > "Common terms for most parts",
- > 'CoRe',
- >
- > Why is the suite ID 'CoRe' and not kAECoreSuite?
-
- There are two ways to implement support for standard suites: a) use the
- suite id, as defined in the registry or b) define a unique ID.
-
- Use method 'a' if you provide complete support for all events, classes,
- specifiers, enumerations, etc. that the original suite defines. Use method
- 'b' if your application supports a subset of what is defined in the suite.
- Since ODF Draw supports only a subset, we define a unique identifier, and
- then explicitly define what we support. If you use method 'a', you don't
- need to provide details about what portion of the suite you support. OSA
- will treat the definition as a "stub" and assume that you support
- everything defined in the suite.
-
- Greg.
-
-
- _________________________________________________________
- Greg Friedman ODF Engineering Apple Computer
-
-
-